home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
win_game
/
rend3221.zip
/
RENDZU.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
1996-06-01
|
2KB
|
121 lines
object AboutBox: TAboutBox
Left = 237
Top = 146
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 208
ClientWidth = 456
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object OKButton: TBitBtn
Left = 325
Top = 168
Width = 96
Height = 27
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object SecretPanel1: TSecretPanel
Left = 8
Top = 8
Width = 441
Height = 147
Lines.Strings = (
''
''
''
''
'R E N D Z U'
''
'Japanese national game'
''
'version 2.1 for Windows 95'
''
'designed by Vadim Miller'
''
'&'
''
'Borland Delphi '
''
'_______________________'
''
'Demo Center'
'of '
'Client/Server technologies'
''
'E-mail:'
'miller@bor.compnet.ru'
''
'_______________________'
''
'Credits:'
''
'Animation'
'A. Dolotin'
''
'New Delphi components'
'F. Kozhevnikov'
''
'_______________________'
''
'General distributor & copyright:'
''
'Lapot'#39'soft Ltd, 1996. All rights reserved.'
''
'D. Karpatchev'
'Z�rcherstrasse 233'
'8953, Dietikon'
'Switzerland'
''
'WWW:'
'http://ourworld.compuserve.com/homepages/Dmitri_Karpatchev/'
''
'E-mail:'
'100760.3527@compuserve.com'
''
'Tel./Fax:'
'+41 (1) 742-36-31'
''
'_______________________'
'')
BevelInner = bvLowered
BevelOuter = bvRaised
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold, fsItalic]
ParentFont = False
TabOrder = 1
end
object Button1: TButton
Left = 24
Top = 168
Width = 209
Height = 27
Caption = 'Download latest version...'
TabOrder = 2
OnClick = Button1Click
end
object Timer1: TTimer
OnTimer = SecretPanel1StopPlay
Left = 8
Top = 168
end
end